Thanks for the response.
That means there is nothing like configuring the server but we have to
induce input such that it satisfies chunked encoding and the server will do
it.
I have a client which supports chunked encoding based on HTTP 1.1, hence to
test this I want to send from server chunked
Hello, Holger.
I posted the message you referenced, and I still do not have any solution
for it.
You might try posting to the tomcat-users, us...@tomcat.apache.org since
there's a Tomcat interaction at work.
Perhaps another person asking will give someone an Ah Ha, though probably
not today,
Hi all,
when using "mod_proxy_ajp" of Apache2 2.2.16 in combination with two Apache
Tomcat 6.0.29 servlet containers, we often see the following entries within the
Apache2 error log of the virtual host:
[Thu Nov 25 16:17:26 2010] [error] ajp_read_header: ajp_ilink_receive failed
[Thu Nov 25 16:17
- "Julien Cigar" wrote:
> On 11/25/2010 15:38, Igor Galić wrote:
> >
> >>
> >> The problem is that I've never 200 clients at the same time ... :)
> >>
> >
> > That is the problem as you perceive it. You might reconsider this
> > opinion of yours by refreshing your viewpoint with mod_status
>
Hi All,
I’m working with Apache2 and mod_python.
I have a server process that must run a long and heavy data processing.
If the client (the user) decides to stop the data processing, the server
receives the signal and the connection enters in a CLOSE_WAIT status
until the server process has finish
On 11/25/2010 15:38, Igor Galić wrote:
The problem is that I've never 200 clients at the same time ... :)
That is the problem as you perceive it. You might reconsider this
opinion of yours by refreshing your viewpoint with mod_status
no, I'm really 100% sure that I've never more than 200
On Thu, Nov 25, 2010 at 2:39 PM, Jakov Sosic wrote:
> Hi.
>
> I have a following config:
>
>
> Order allow,deny
> Allow from all
> AuthType basic
> AuthName "Password Required"
> AuthUserFile /etc/httpd/htpasswd
> Require valid-user
>
>
> Now, I want to allow access to location /some
Hi.
I have a following config:
Order allow,deny
Allow from all
AuthType basic
AuthName "Password Required"
AuthUserFile /etc/httpd/htpasswd
Require valid-user
Now, I want to allow access to location /somethingelse. Is that possible
somehow? For example, tu put this in configu
>
> The problem is that I've never 200 clients at the same time ... :)
>
That is the problem as you perceive it. You might reconsider this
opinion of yours by refreshing your viewpoint with mod_status
--
Igor Galić
Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainswa
On 11/25/2010 15:11, Igor Galić wrote:
- "Julien Cigar" wrote:
Hello,
I'm running Apache 2.2.16 with the worker MPM on a FreeBSD 8.1 (amd64)
machine. Apart from the standard modules, I'm using mod_fastcgi and
mod_passenger (2.2.15).
It works well, except that from time to time, about on
- "alin vasile" wrote:
> > Maybe they die due to MaxSpareThreads though. Try setting it equal
> > to MaxClients.
>
>
> Thanks Eric, I put MaxSpareThreads to be 15% of MaxClients and
> changed the
> restarting behaviour. Is there a formula or some guidelines for this
> directive?
For Ma
- "Julien Cigar" wrote:
> Hello,
>
> I'm running Apache 2.2.16 with the worker MPM on a FreeBSD 8.1 (amd64)
>
> machine. Apart from the standard modules, I'm using mod_fastcgi and
> mod_passenger (2.2.15).
> It works well, except that from time to time, about once every two
> weeks, Apac
> Maybe they die due to MaxSpareThreads though. Try setting it equal to
> MaxClients.
Thanks Eric, I put MaxSpareThreads to be 15% of MaxClients and changed the
restarting behaviour. Is there a formula or some guidelines for this directive?
- Original Message
From: Eric Covener
T
- "Madan Udaykumar" wrote:
> Hi,
>
> I am using Apache 2.2.8 server installed on Ubuntu. I want to enable
> the server to send me chunked encoded data when I request data from
> the server. I looked at all FAQ, google etc and could not find exact
> answer to enable this.
>
> Appreciate if
On 11/25/2010 10:50, bob.anstrut...@sqa.org.uk wrote:
Hi, I wonder if it might be a memory leak problem you are seeing,
monitor your resources, to check if this is the case.
Hello,
I don't think that the problem comes from a memory leak, Apache
processes takes ~15M and /usr/bin/top says:
Mem
Hi, I wonder if it might be a memory leak problem you are seeing, monitor
your resources, to check if this is the case.
Thanks,
Robert Anstruther.
Please save a tree. Don't print this message unless you really have to.
Hello,
I'm running Apache 2.2.16 with the worker MPM on a FreeBSD 8.1 (amd64)
machine. Apart from the standard modules, I'm using mod_fastcgi and
mod_passenger (2.2.15).
It works well, except that from time to time, about once every two
weeks, Apache refuses to serve requests (even server-stat
Hi,
I am using Apache 2.2.8 server installed on Ubuntu. I want to enable the
server to send me chunked encoded data when I request data from the server.
I looked at all FAQ, google etc and could not find exact answer to enable
this.
Appreciate if you can let me know how exactly to do this.
Than
18 matches
Mail list logo