Syneic
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Syneic-
How to increase the Solr memory limit
Hi, We have several accounts which is 15+GB with several hundred thousand emails total. And we can see index-worker running and solr process building in ram usage untill it reaches 512MB rss. And...
-
Missing php7.2 binary
I've been using /usr/local/cpanel/cgi-sys/ea-phpXX for the longest time for some custom config i have, but it seems php7.2 was shipped without adding a binary for this version. I have ways to get ...
-
Multiple php versions with fastcgi under EA4
I've looked a bit into what i takes to run fastcgi with support for multiple php versions. This is quite easy to do through cli. As this needs the experimental repository, play at your own risk. ;)...
-
Authentication to 3rd party plugins through scripting
I've made a plugin which we need access to through an external system, today we use php for this and send an request containing access hash to authenticate. After version 64 this type of authentica...