LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > External Applications > Apache Migration/Compatibility > Odd behavior on a site

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2009, 11:22 PM
felosi felosi is offline
Senior Member
 
Join Date: Jun 2007
Posts: 249
Default Odd behavior on a site

Ok, this site here - http://cxcscans.zone-anime.com/

it works fine on IE but not firefox when running litespeed. \


When on apache it runs fine on both. It is just a wordpress blog with a custom theme.

Any idea what can cause this?

Anyone can see by simply looking at the link I posted in firefox, looks like ascci or something.

UPDATE: Does the same on IE8, I guess this is a script issue maybe? But it does work in apache though
Reply With Quote
  #2  
Old 05-31-2009, 02:12 AM
auser auser is offline
Senior Member
 
Join Date: Mar 2009
Posts: 119
Code:
~>curl -I http://cxcscans.zone-anime.com
HTTP/1.1 200 OK
Date: Sun, 31 May 2009 08:58:54 GMT
Server: LiteSpeed
Connection: Keep-Alive
Keep-Alive: timeout=5, max=100
X-Powered-By: PHP/5.2.9
X-Pingback: http://cxcscans.zone-anime.com/xmlrpc.php
Content-Type: text/html; charset=UTF-8
Content-Encoding: none
There's a strange header in the homepage:
Content-Encoding: none

testing page:
PHP Code:
<?php
header
("Content-Encoding: none");
echo 
"testttttttttttttttttt....";
?>
have same problem as yours.

2 solutions:
1.identify why your site's .php has such header
Content-Encoding: none
and remove it;

2.set "Enable Dynamic Compression"
http://www.litespeedtech.com/docs/we...ynGzipCompress
to "No"

1st solution is better.
Reply With Quote
  #3  
Old 05-31-2009, 08:38 PM
felosi felosi is offline
Senior Member
 
Join Date: Jun 2007
Posts: 249
Thanks, I will tell the client this. I just updated their ticket with this thread. I pretty much have to leave dynamic compression on 1 or some will complain about it. Myself I never seen much benefit on php sites. if anythiing it seems to use more cpu.

Hopefully they can fix this content thing. I figured it had something to do with the code coming in on client side.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:50 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.