Dear Tom,
Thank you very much for clarifying this. That explains why it work correctly
if I save the page as HTML and let Tomcat serve it statically behind Apache
reverse proxy. So, there must be something wrong with XWiki apps when
working behind Apache. I have checked the request that was send t
We are seeing the following in logs? I am not sure why we are getting
request in hex format. Something like?
10.1.1.40 - - [21/Jan/2010:16:31:15 -0800] "\x05\.\x01" 501 207 "-"
"-" "webserver1" 0 - - - 32 207
Is this normal? It looks like a bad request trying to get in
Thanks
--
Hello Jeff,
Monday, February 8, 2010, 5:23:04 PM, you wrote:
Thanks for the reply, in my case thread would hang like
C__C_WW__CW_W__CWWC_CWW_CWC
WWCCWWWCWWWCCWWWCWCW
for 70 minutes and more till apache is restarted. No load is
generated, only RAM
I still do not know the reason why and how the routes were disappearing,
however it seems the missing route is mandatory to be appended with the
stickysessionid to be used for continuous session tracking.
So used balancer manager page to enable it and got them back, that solved my
problem.
Thanks
On Sun, Feb 7, 2010 at 10:48 PM, William A. Rowe Jr.
wrote:
> On 2/7/2010 6:45 PM, Sander Temme wrote:
>>
>>
>> Begin forwarded message:
>>
>>> ASF Bugzilla is running its weekly stats at Sun Feb 7 23:08:02 UTC 2010
>> <..>
>>> 65 bugs for Apache httpd-1.3
>>
>> Now that we have lowered the boom
Hello all,
I have Apache/2.2.6 (Unix) Solaris 8 configured with 4 Tomcat instances
balancing using proxy_ajp_module. I noticed that the balancer manager page
does not show the JVMRoute to all other 3 Tomcat instances
out of them App1 & App2 are running on different machine where two other
Tomcat i
Hi,
I want to use Apapche as reverse proxy against MS SharePoint with negotiate
(Kerberos) enabled from Internet. I can't set the client to support Windows
Integrated secuity, so Apache need to be able to translate basic authentication
into a Kerberos ticket on behalf of the user. (This is poss
On Mon, Feb 8, 2010 at 9:13 AM, Igor Franchuk wrote:
> Hello users,
>
> I have apache 2.2.14-r1/events MPM running on Gentoo with the 2.6.31 linux
> kernel
>
> The problem starts as usually - from time to time I have many threads in W
> state,
> which won't leave the state. The threads engage
Hello users,
I have apache 2.2.14-r1/events MPM running on Gentoo with the 2.6.31 linux
kernel
The problem starts as usually - from time to time I have many threads in W
state,
which won't leave the state. The threads engaged in writing have
an IP address to where Apache supposedly tra
On Mon, Feb 8, 2010 at 8:23 AM, Edgar Frank wrote:
> The problem I have is, that Apache complains that /www/index.php
> is not found - which is absolutely right, as index.php only
> exists in the webspace and not in the filesystem. But I would
> expect Apache to consider the Location section inste
Hello list,
I've got a problem with RewriteRule and the separation of web
space and filesystem.
I want to rewrite virtual directories on the server to the URL
/index.php
/index.php exists only inside the webspace and does not reside
physically on the webserver. It is forwarded via FastCGI to an
On Mon, Feb 8, 2010 at 10:50 AM, Pongtawat Chippimolchai
wrote:
> Hello,
> I'm using Apache to redirect request via reverse proxy to Tomcat on port
> 8080. On most of the pages, it will work flawlessly. However, on some pages,
> it seems that Apache will incorrectly modify the HTML content (IMO, a
Hello,
I'm using Apache to redirect request via reverse proxy to Tomcat on port
8080. On most of the pages, it will work flawlessly. However, on some pages,
it seems that Apache will incorrectly modify the HTML content (IMO, as part
of URL transformation). For example the following code:
become
13 matches
Mail list logo