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

Go Back   LiteSpeed Support Forums > Search Forums > Search Results

Showing results 1 to 12 of 12 - Search took 0.00 seconds. Search: Posts Made By: melinite
Forum: Java JSP/Servlet 07-19-2009, 08:15 AM
Replies: 8
Views: 4,987
Posted By melinite
avoid storing Binary Large OBjects in db,...

avoid storing Binary Large OBjects in db, specifically image files which is something you can store in the OS filesystem and litespeed can serve as static resource very efficiently.

Blob fields...
Forum: Java JSP/Servlet 07-18-2009, 08:28 PM
Replies: 8
Views: 4,987
Posted By melinite
i am highly against using any form of blob fields...

i am highly against using any form of blob fields especially in MySQL. You lose performance, overall scalability (if your image catalog gets big enough), etc, etc.. (google mysql blob disadvantages)...
Forum: Java JSP/Servlet 07-17-2009, 10:55 PM
Replies: 8
Views: 4,987
Posted By melinite
Add <tr> tags before and </tr> after loop I...

Add <tr> tags before and </tr> after loop
I usually also had thead and tbody to any html tables.
added markup is highlighted in blue.

pseudocode:

count currentrow modulo 4 = 0, then
...
Forum: Install/Configuration 07-15-2009, 03:47 AM
Replies: 12
Views: 5,040
Posted By melinite
Wink Those settings apply to myisam tables, but who...

Those settings apply to myisam tables, but who uses myisam these days? Innodb has evolved enough that the performance differences are negligable unless you have 1000+ shared users on same db, innodb...
Forum: General 04-29-2009, 11:02 PM
Replies: 1
Views: 1,344
Posted By melinite
Litespeed Internal request filter audit.log

Any way to specify a separate audit.log for the internal request filter rules set on the LSWS admin, without resorting to httpd.conf + mod_security?
Forum: General 04-24-2009, 05:27 PM
Replies: 4
Views: 1,773
Posted By melinite
Server Log level is set to Debug | Debug level...

Server Log level is set to Debug | Debug level none.

Log level 9 on request filter floods logs still.

Anything less than 9 on request filter log level and attacks don't get logged only skip...
Forum: General 04-24-2009, 07:32 AM
Replies: 4
Views: 1,773
Posted By melinite
Ok log level 9 works, but also floods the log...

Ok log level 9 works, but also floods the log files with all requests like this:

2009-04-24 10:27:55.461 [INFO] [208.52.160.186:33167-2] no request variables, skip ruleset: SQL Injection attack
...
Forum: General 04-23-2009, 12:25 PM
Replies: 4
Views: 1,773
Posted By melinite
Request Filter Logging

Where do i view the logs entries?

I have set log level 1 and server log level to debug, still no entries in log?
Want to test SQL injection attack logs.

Please advise.
Forum: Install/Configuration 04-13-2009, 12:03 AM
Replies: 1
Views: 1,334
Posted By melinite
New section for Production tweaks/Configs help?

The thread under this one, people asked for more thorough documentation and real life config, etc.

This sounds like an excellent idea. I'm sure that mistawang is constantly busy improving the...
Forum: Install/Configuration 03-10-2009, 01:15 PM
Replies: 1
Views: 1,159
Posted By melinite
SSL - Java Web Server Proxy - How to?

we are using Jetty 6 behind the litespeed web server over proxy rather than ajp
Performance has been fabulous.

Now one of our customers is requesting SSL for his java web app.

I would like...
Forum: Install/Configuration 12-30-2008, 02:26 PM
Replies: 2
Views: 1,539
Posted By melinite
perfect, thanks. Your product is awesome,...

perfect, thanks.

Your product is awesome, reduced load on the java server by 40-60%.
Forum: Install/Configuration 12-28-2008, 11:36 PM
Replies: 2
Views: 1,539
Posted By melinite
Proxy to Jetty Web Server - send correct Client IP?

using standard version to test out performance.

Jetty logs are logging 127.0.0.1 as remote address of all remote clients when using LSWS as a proxy. Any way to send proper client ip to Jetty in...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -7. The time now is 12:18 AM.



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