[users@httpd] httpd - Get 200 but no data.

2011-12-08 Thread R J
Hi, I am new to httpd. I am using httpd and mod_jk for load balancing. I am running it under sticky bit configuration. I have a page that renders image and data. The http response to the image request returns HTTP code 200, however the data is 0 bytes. Instead when I directly connect to any of the

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-08 Thread R J
ation? > Can you share with us a bit of your configuration? > > Thanks > > - Wade > > > On Thu, Dec 8, 2011 at 11:16 AM, R J wrote: > >> Hi, >> >> I am new to httpd. I am using httpd and mod_jk for load balancing. I am >> running it under sticky bit co

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-09 Thread R J
eference/workers.html > > Regards, > Jim > > James Rapp > Senior Ecosystem Quality Manager, Global Ecosystem and Delivery > Partners, AGS Primary Support > > > From: R J [mailto:rjoshi.subscripti...@gmail.com] > Sent: Thursday, December 08, 2011 1:15 PM > To: users

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-14 Thread R J
t; ** ** > > Per the documentation I provided earlier. I do not believe session > stickiness can be implemented in mod_jk without this. > > ** ** > > *James Rapp* > > Senior Ecosystem Quality Manager, Global Ecosystem and Delivery > Partners, AGS Primary Suppo

[users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-14 Thread R J
Hi Everyone, I am using ApacheBench to for load testing. First time user. One of the tests is to POST data to the Web Server. I have the post file, with post data that I provide to the bench. Between calls I need to modify the post data. How can I do this? For example: Login POST has "username=ad

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-15 Thread R J
Thank you for your suggestions. On Wed, Dec 14, 2011 at 5:20 PM, Simone Caruso wrote: > Jmeter is a great tool for benchmarking > > -- > Simone Caruso > IT Consultant > +39 349 65 90 805 > > - > The official User-To-User support

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-16 Thread R J
Thank you Simone. JMeter is indeed a great tool. On Wed, Dec 14, 2011 at 5:20 PM, Simone Caruso wrote: > Jmeter is a great tool for benchmarking > > -- > Simone Caruso > IT Consultant > +39 349 65 90 805 > > - > The official User