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 25 of 41 - Search took 0.00 seconds. Search: Posts Made By: semprot
Forum: PHP 12-14-2012, 08:32 AM
Replies: 6
Views: 700
Posted By semprot
Thanks... :)

Thanks... :)
Forum: PHP 12-14-2012, 08:15 AM
Replies: 6
Views: 700
Posted By semprot
Question Sorry i still don't understand. If i want to...

Sorry i still don't understand.

If i want to cache 3 variables at same script execution :

$one = '1234567890';// 10 characters
$two = '123456789012345';// 15 characters
$three =...
Forum: PHP 12-14-2012, 06:52 AM
Replies: 6
Views: 700
Posted By semprot
Question so if i want to cache variable that has X kb in...

so if i want to cache variable that has X kb in size, user_entries_hint must be exactly minimal X kb in size to avoid defragmentation?
Forum: PHP 12-14-2012, 01:56 AM
Replies: 6
Views: 700
Posted By semprot
Question [solved] Rapid APC Caching Causes Fragmentation

I have a feature on my website to cache visitor guests on each page.

If i enabled that feature - which means apc stores lot of things (page) rapidly, because i have lot of visitors, fragmentation...
Forum: PHP 12-13-2012, 07:36 PM
Replies: 2
Views: 557
Posted By semprot
Thumbs up thanks it works :)

thanks it works :)
Forum: PHP 12-13-2012, 08:40 AM
Replies: 2
Views: 557
Posted By semprot
Question [solved] apc.mmap_file_mask path

My apc.mmap_file_mask path is set to /tmp/apc.XXXXXX
But on my hosting, my /tmp/ is very small, only about 2gb.
My APC works very hard and those 2gb will be filled on about 1-2 days, until i...
Forum: PHP 12-11-2012, 10:36 AM
Replies: 8
Views: 716
Posted By semprot
Thumbs up Update: after i set "apc.user_entries_hint" to...

Update: after i set "apc.user_entries_hint" to higher number, fragmentation was better, i think it is solved. Thanks :)
Forum: PHP 12-10-2012, 08:42 PM
Replies: 8
Views: 716
Posted By semprot
Lightbulb I've checked the code, there is no apc_delete() &...

I've checked the code, there is no apc_delete() & apc_cas(), but the apc_store() uses third parameter (the TTL -- that i set to 5 hours)
apc_store($this->id($id), $value,...
Forum: PHP 12-10-2012, 07:39 PM
Replies: 8
Views: 716
Posted By semprot
Question My site has guests & logged in visitors. For...

My site has guests & logged in visitors. For guests, the view is cached entirely by APC (i think) to speedup site. Considering the amount of guests and cached pages, i agree maybe add operation is...
Forum: PHP 12-10-2012, 08:11 AM
Replies: 8
Views: 716
Posted By semprot
Question How to temporarily disable variable cache? ...

How to temporarily disable variable cache?

However since first post, i've doubled shm size (6gb now), and fragmentation is still ugly.
...
Forum: PHP 12-09-2012, 08:55 PM
Replies: 8
Views: 716
Posted By semprot
Question [solved] High APC Fragmentation but Low Usage

I have a strange problem, APC fragmentation seems increasing through time, although usage is low.

Apc stats image is attached below.
...
Forum: PHP 09-02-2012, 12:08 AM
Replies: 73
Views: 6,792
Posted By semprot
Lightbulb I have recompiled APC with mmap enabled. But...

I have recompiled APC with mmap enabled.

But i still see 1 value. Is it the cause of my problem?

FYI i have LSAPI_AVOID_FORK=1 , i don't know whether it is related with 1 mmap or not.root@mybox...
Forum: PHP 09-01-2012, 08:49 PM
Replies: 73
Views: 6,792
Posted By semprot
Question I see no "apc.mmap_file_mask" on my stats page. I...

I see no "apc.mmap_file_mask" on my stats page. I think because my APC was compiled with "--disable-apc-mmap".
Should i recompile APC with mmap?
(as far as i remember, when my APC had mmap, i only...
Forum: PHP 09-01-2012, 08:00 PM
Replies: 73
Views: 6,792
Posted By semprot
Question Somehow my issue was fixed, but it appears again...

Somehow my issue was fixed, but it appears again now.

The issue is still the same :
- litespeed uptime is good, but
- apc uptime is bad :(

Any idea how to fix it?
Forum: PHP 08-24-2012, 10:05 AM
Replies: 73
Views: 6,792
Posted By semprot
Question It is disabled and i use dedicated server. ...

It is disabled and i use dedicated server.
Litespeed uptime is very good (1 day+ -- since previous restart).
But APC uptime is 36 mins or so.

Any idea?

Runtime Settings...
Forum: General 08-23-2012, 11:31 AM
Replies: 4
Views: 410
Posted By semprot
Thumbs up ok thanks it seems litespeed restart does not...

ok thanks it seems litespeed restart does not happen again. thanks for the help :)
Forum: General 08-23-2012, 10:53 AM
Replies: 4
Views: 410
Posted By semprot
Question Thanks, i got this Thu Aug 23 09:39:15 CDT...

Thanks, i got this
Thu Aug 23 09:39:15 CDT 2012: -DSSL -t -f /usr/local/apache/conf/httpd.conf.work.ri5R2Uo9KXisJLn7
Thu Aug 23 09:44:26 CDT 2012: -k stop -DSSL
Thu Aug 23 09:44:26 CDT 2012: -k...
Forum: PHP 08-23-2012, 10:27 AM
Replies: 73
Views: 6,792
Posted By semprot
Question my apc is clearing out again even my litespeed is...

my apc is clearing out again even my litespeed is not restarted (i compared the apc uptime & litespeed uptime). apc uptime is about 6 mins, while the lsws uptime is about 30 mins now.

It started...
Forum: General 08-23-2012, 10:14 AM
Replies: 4
Views: 410
Posted By semprot
Question Litespeed restarts every 10-20 mins

After i gracefully restarted my whole server (litespeed + mysql + etc from whm), suddenly litespeed started to restart every 10-20 mins. It never happens before the restart.

here is what i got...
Forum: General 06-21-2012, 10:25 PM
Replies: 2
Views: 398
Posted By semprot
Question Most of the latest lines are these Thu...

Most of the latest lines are these


Thu Jun 21 20:23:15 CDT 2012: -k start -DSSL
Thu Jun 21 20:23:51 CDT 2012: -k stop -DSSL
Thu Jun 21 20:23:51 CDT 2012: -k start -DSSL
Thu Jun 21 20:24:02...
Forum: General 06-21-2012, 10:45 AM
Replies: 18
Views: 1,201
Posted By semprot
Question I wonder if it is the same one as "LiteSpeed...

I wonder if it is the same one as "LiteSpeed Anti-DDoS Appliance" here ?
http://www.litespeedtech.com/litespeed-anti-ddos-appliance.html
Forum: General 06-21-2012, 10:33 AM
Replies: 2
Views: 398
Posted By semprot
Question Connection reset by peer Error

Before creating this thread, i have googled and found some threads on litespeedtech, but i still can't fix it. So i have to create a thread.

I use : Litespeed Web Server Enterprise v4.1.12 (2 cpu...
Forum: PHP 05-09-2012, 08:16 PM
Replies: 73
Views: 6,792
Posted By semprot
Question Usually when i got an 503 error and LS was...

Usually when i got an 503 error and LS was restarted, i got an e-mail notification. Why i didn't get any notification?

Is there any log that i can check to see why it happened?
I tried to open...
Forum: PHP 05-09-2012, 07:58 PM
Replies: 73
Views: 6,792
Posted By semprot
Question Here is my result now root@mybox[~]# pstree...

Here is my result now

root@mybox[~]# pstree -p | grep litespeed
|-litespeed(10551)-+-httpd(10552)
| |-litespeed(10553)-+-lsphp5(10559)-+-lsphp5(14546)
|...
Forum: PHP 05-08-2012, 10:29 PM
Replies: 73
Views: 6,792
Posted By semprot
Question i've set it to -1 about 1 h ago, but my apc was...

i've set it to -1 about 1 h ago, but my apc was restarted 20 minutes ago.. Any log that i should check?
Showing results 1 to 25 of 41

 
Forum Jump

All times are GMT -7. The time now is 05:34 PM.



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