You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/01/08 11:14:37 UTC

[jira] [Commented] (INFRA-8995) Sling website: intermittent 500 errors

    [ https://issues.apache.org/jira/browse/INFRA-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269130#comment-14269130 ] 

Bertrand Delacretaz commented on INFRA-8995:
--------------------------------------------

Thanks for looking at this so quickly - I looked at both our .htaccess files [1] [2] and I don't see a broken entry, this outputs nothing:

{code}
cat .htaccess  | grep -v ^# | cut -d ' ' -f3 | grep -v ^/
{code}

Can you be more specific about where you see an error?

Also, I wonder why this would lead to intermittent errors.

[1] https://svn.apache.org/repos/asf/sling/site/trunk/content/site/.htaccess
[2]  https://svn.apache.org/repos/asf/sling/site/trunk/content/.htaccess

> Sling website: intermittent 500 errors
> --------------------------------------
>
>                 Key: INFRA-8995
>                 URL: https://issues.apache.org/jira/browse/INFRA-8995
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Website
>            Reporter: Bertrand Delacretaz
>            Assignee: Daniel Gruno
>
> In simple testing with curl today, about 30% of my requests to http://sling.apache.org/site/maven-archetypes.html (for example) fail with a 500, the rest succeeds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)