I'd add response time logging %D to the access log config to see if requests 
are slow 

You can add that to jetty too. 

Stefan

Sendt fra min iPhone

> Den 26. nov. 2014 kl. 14.34 skrev Kristian Rink <kawazu...@gmail.com>:
> 
> Hi Nick;
> 
> thanks for your comment.
> 
>> Am 26.11.2014 um 14:11 schrieb Folino, Nick E CTR USARMY HRC (US):
>> 
>> You may need to enable chunked encoding for those locations.
>> 
>> <Location /uploads>
>>     SetEnv proxy-sendchunked
>> </Location>
> 
> As far as I see in our configuration, chunked encoding is already globally 
> enabled. I remember one of our admins enabled this a while ago in order to 
> work around another issue I can't remember well right now... ;)
> 
> Thanks and all the best,
> Kristian
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to