Hi,

Do you have some custom server side scripts that could cause a loop or memory 
lost?  did you try restarting ape without custom scripts to test if those where 
the cause of the problem?

Which version did you installed?

Envoyé de mon iPhone

> Le 2015-04-07 à 11:58, christian audebert <[email protected]> a écrit :
> 
> i was reinstalled entire server 10 day ago, and all worked perfectly, include 
> ape..
> but, this morning, i can't understand why, the ape server go up to 100% of 
> CPU..
> fortunately, i have 4 core on my server, but. can't use push notification.
> it seem that ape run in circle, but how to know what he do.??
> 
> when i check by ssh, ape service is running, but take 100% of processor,
> 
> i tried, kill and restart, nothing change.
> the test page work, but fail at
> 
> Can't contact APE Server. Please check the your APE Server is running and the 
> folowing url is pointing to your APE server :
> 
> in my /etc/ape/ape.conf, i have this
> 
> uid {
>         # "aped" switch to this user/group if it run as root
>         user = daemon
>         group = daemon
> }
> 
> Server {
>         port = 6969
>         daemon = yes
>         ip_listen = 0.0.0.0
>         domain = auto
>         rlimit_nofile = 10000
>         pid_file = /var/run/aped.pid
> }
> Log {
>         debug = 1
>         use_syslog = 0
>         syslog_facility = local2
>         logfile = /var/log/ape.log
> }
> JSONP {
>         eval_func = Ape.transport.read
>         allowed = 1
> }
> Config {
> #relative to ape.conf
>         modules = /usr/lib/ape/
>         modules_conf = /etc/ape/
> }
> # Proxy section is used to resolve hostname and allow access to a IP:port 
> (Middleware-TCPSocket feature)
> #Proxy {
> #       id = freenode
> #       host = irc.freenode.net
> #       port = 6667
> #       readonly = false
> #}
> 
> 
> questions:
> first:   how to configure APE in the Log part of /etc/ape/ape.conf  to have a 
> more detailled log, better than just "apeserver started" or "apeserver 
> stopped."
> 
> second:  do they have any doc about this part of configuration.? LOG.. ?
> 
> third: anyone encountered same problem before./?? and resolved.?
> 
> .
> 
> -- 
> -- 
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "APE Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

--- 
You received this message because you are subscribed to the Google Groups "APE 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to