Re: [OpenAFS] Re: Improving AFS performance for Joomla and other web sites

2010-09-09 Thread Shane Warner
Maybe using -memcache would give you a nice performance increase. On Thu, Sep 9, 2010 at 3:40 PM, Jason Edgecombe wrote: > On 09/09/2010 12:45 PM, Andrew Deason wrote: > >> On Thu, 9 Sep 2010 12:14:30 -0400 >> "Edgecombe, Jason" wrote: >> >> >> >>> It appears that I wasn't reading things correct

Re: [OpenAFS] Re: Improving AFS performance for Joomla and other web sites

2010-09-09 Thread Jason Edgecombe
On 09/09/2010 12:45 PM, Andrew Deason wrote: On Thu, 9 Sep 2010 12:14:30 -0400 "Edgecombe, Jason" wrote: It appears that I wasn't reading things correctly. My 1000 requests/second number was for non-2XX responses. :( Static file from local disk: 158 requests/second This isn't reall

Re: [OpenAFS] Re: Losing tokens

2010-09-09 Thread Derrick Brashear
On Thu, Sep 9, 2010 at 5:09 PM, Jeff Blaine wrote: > Mystery solved. > > The user was using GNU screen, starting the process, > detaching from screen, and terminating his original > SSH session to the host (which, with our PAM config, > destroys creds). > > I've pointed him at our build of krenew.

Re: [OpenAFS] Re: Losing tokens

2010-09-09 Thread Jeff Blaine
Mystery solved. The user was using GNU screen, starting the process, detaching from screen, and terminating his original SSH session to the host (which, with our PAM config, destroys creds). I've pointed him at our build of krenew. ___ OpenAFS-info mai

[OpenAFS] Re: Improving AFS performance for Joomla and other web sites

2010-09-09 Thread Andrew Deason
On Thu, 9 Sep 2010 12:14:30 -0400 "Edgecombe, Jason" wrote: > It appears that I wasn't reading things correctly. My 1000 > requests/second number was for non-2XX responses. :( > > Static file from local disk: 158 requests/second This isn't really on-topic, but what are you using to benchmark? 1

RE: [OpenAFS] Improving AFS performance for Joomla and other web sites

2010-09-09 Thread Edgecombe, Jason
It appears that I wasn't reading things correctly. My 1000 requests/second number was for non-2XX responses. :( Static file from local disk: 158 requests/second Joomla from local disk: ~50 requests/second Static file from AFS: 152 requests/second Joomla from AFS:20-30 requests/second. -