Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Showing results 1 to 22 of 22 - Search took
0.00
seconds.
Search:
Posts Made By:
embed
Forum:
Bug Reports
03-27-2008, 06:24 AM
Replies:
9
301 "Moved permanently" glitch
Views:
3,191
Posted By
embed
Yes, in v3.3.9 the issue related to the request...
Yes, in v3.3.9 the issue related to the request filter is gone. Thank you.
Forum:
LSWS 4.1 Release
03-20-2008, 02:14 AM
Replies:
39
4.0 road map
Views:
14,690
Posted By
embed
One useful feature that I wouldn't mind having is...
One useful feature that I wouldn't mind having is the possibility to define request filter rules that work on the response.
In particular the possibility to block pages that contain sensitive...
Forum:
Bug Reports
03-20-2008, 01:55 AM
Replies:
9
301 "Moved permanently" glitch
Views:
3,191
Posted By
embed
Thank you for the suggestion, it worked...
Thank you for the suggestion, it worked perfectly.
Yet, I encountered another strangeness that should be of interest in this context.
If I have the request filter enabled and a rule like this...
Forum:
Bug Reports
03-15-2008, 04:09 AM
Replies:
9
301 "Moved permanently" glitch
Views:
3,191
Posted By
embed
When I saw the changelog for v3.3.8 I thought...
When I saw the changelog for v3.3.8 I thought that maybe the backreference issue could have been solved.
Since it isn't the case I'd like to know if there is any chance for this problem to be fixed...
Forum:
Bug Reports
03-02-2008, 03:37 PM
Replies:
9
301 "Moved permanently" glitch
Views:
3,191
Posted By
embed
Hello, I'm again experiencing something strange...
Hello, I'm again experiencing something strange related to 301 redirections.
At this point I can't say if this is a bug or the desired behaviour, still I could use a piece of advice.
I'm trying...
Forum:
Bug Reports
02-29-2008, 07:52 AM
Replies:
9
301 "Moved permanently" glitch
Views:
3,191
Posted By
embed
301 "Moved permanently" glitch
Hello, I noticed this issue using a rewrite rule like this:
RewriteRule ^/old-dir/$ /new-dir/ [R=301,L]
When I request http://www.mydomain.com/old-dir/ I correctly get a http response with the...
Forum:
Bug Reports
02-28-2008, 10:01 AM
Replies:
2
Glitch with custom error pages and contexts
Views:
1,806
Posted By
embed
I agree that fixing the issue so that the...
I agree that fixing the issue so that the restriction isn't bypassable in any way is the best way to go.
The fact that it won't be possible to put custom error pages in a restricted context is...
Forum:
Bug Reports
02-28-2008, 08:02 AM
Replies:
2
Glitch with custom error pages and contexts
Views:
1,806
Posted By
embed
Glitch with custom error pages and contexts
Hello, here's how to reproduce the behaviour that I encountered:
1) Create a context for a certain virtual host, using settings like these:
URI: /protected-dir/
Location: protected-dir/...
Forum:
Install/Configuration
02-27-2008, 04:44 PM
Replies:
3
Running lsphp standalone
Views:
1,524
Posted By
embed
Thanks for the clarifications. I just wanted to...
Thanks for the clarifications.
I just wanted to confirm that after setting the proper environment variables Litespeed provides excellent performance and stability even with manually spawned lsphp...
Forum:
Install/Configuration
02-26-2008, 10:08 AM
Replies:
3
Running lsphp standalone
Views:
1,524
Posted By
embed
Running lsphp standalone
Hello, I set up Litespeed to handle php through the load balancer which talks to a standalone lsphp process listening in the background on the same machine.
I would like to ask a few things.
1)...
Forum:
Feedback/Feature Requests
02-24-2008, 10:41 AM
Replies:
1
Rewrite log and piped logging
Views:
2,086
Posted By
embed
Rewrite log and piped logging
Hello, I already read in a previous thread that a separate request filter log is going to be implemented in a future release. I think that this is a very good idea.
Still, there are a couple of...
Forum:
Feedback/Feature Requests
02-24-2008, 08:59 AM
Replies:
3
Current requests' info in the RT stats
Views:
1,717
Posted By
embed
Hello! I never used any control panel so I...
Hello!
I never used any control panel so I can't say if that's what I'm talking about.
However it may just be the case, maybe in combination with apache's mod_status.
I was curious and logged...
Forum:
Feedback/Feature Requests
02-24-2008, 02:03 AM
Replies:
3
Current requests' info in the RT stats
Views:
1,717
Posted By
embed
Current requests' info in the RT stats
Hello, I thought that it would be very useful to have the possibility to monitor the current requests that the server is managing in the real-time statistics.
I would like to have each connection...
Forum:
General
02-23-2008, 02:41 AM
Replies:
1
lsphp and graceful restarts
Views:
1,719
Posted By
embed
lsphp and graceful restarts
Hello, I would like to ask if lsphp suffers from an issue that affects mod_fcgid on apache.
The problem is described here:...
Forum:
Feedback/Feature Requests
02-22-2008, 12:21 PM
Replies:
2
More abuse prevention features
Views:
1,736
Posted By
embed
Thanks for your suggestions. Indeed, after...
Thanks for your suggestions.
Indeed, after giving it some thought, I agree that putting logs in a database should be the way to go.
Having it built into the server would allow for better...
Forum:
Bug Reports
02-22-2008, 01:33 AM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
I'll look into the 404 issue, as it seems that...
I'll look into the 404 issue, as it seems that it's a problem on my side.
BTW, I posted a couple of features request in the relative forum section.
I would love to know what you think about them,...
Forum:
Feedback/Feature Requests
02-22-2008, 01:29 AM
Replies:
2
More abuse prevention features
Views:
1,736
Posted By
embed
More abuse prevention features
Hello, I think Litespeed has already many good security features built in, yet there are a couple of things that I would love to see implemented.
This would be all I need to leave Apache for good....
Forum:
Bug Reports
02-21-2008, 02:38 AM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
Thanks, the ARG and COOKIE rules are now working....
Thanks, the ARG and COOKIE rules are now working.
I didn't have the time to run extensive tests but everything that was previously broken is now fixed, if I find something more later I'll let you...
Forum:
Bug Reports
02-20-2008, 01:37 AM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
Hello, I tried the new version and found...
Hello, I tried the new version and found something strange. The last point mentioned below is stopping me from testing more.
Here's what I found:
1)
According to mod_security 1.9 docs the rule...
Forum:
Bug Reports
02-19-2008, 03:19 PM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
Thanks for the quick turnaround, tomorrow I'll...
Thanks for the quick turnaround, tomorrow I'll test the new release and update the thread.
Regards,
-Mark
Forum:
Bug Reports
02-19-2008, 12:32 PM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
Hello, thanks for your attention. I typed this...
Hello, thanks for your attention.
I typed this message before your replies, maybe it still can be useful.
If for the time 3.3.5 is out you could make the two directives:
SecFilterSelective ARG_foo...
Forum:
Bug Reports
02-19-2008, 05:58 AM
Replies:
12
A few issues with the request filter and a possible bug
Views:
2,917
Posted By
embed
A few issues with the request filter and a possible bug
Hello, I'm trying out Litespeed web server and noticed a couple of strange things.
Some preliminary info:
- I am getting the same results with the standard and enterprise editions, v3.3.4....
Showing results 1 to 22 of 22
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
11:44 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.