Hasan CALISIR
@psauxit on WordPress.org and Slack
Bio
Current Job
- Member Since: March 4th, 2024
- Location: Istanbul
- Website: psauxit.com
- GitHub: hsntgm
- Job Title: Senior System Architect
- Employer: PSAUX IT
Contribution History
Hasan CALISIR’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Love the Idea, trying to learn what is needed to make this work?, on the site WordPress.org Forums:
nginx.conf (aaPanel): /www/server/nginx/conf/nginx.conf Already covered with NPP. https://github.com/psaux-it/nginx-fastcgi-cache-purge-and-preload/blob/d81c2c2e8e0307ed8086a5c95c7e9ebbaa42be84/includes/pre-checks.php#L272 The thing that you need to check… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
@kaganvmz @tvarga77 Thank you both for contributions. Also special thanks to Slava for positive review… -
Posted a reply to Love the Idea, trying to learn what is needed to make this work?, on the site WordPress.org Forums:
Hello @neikoloves Thank you for your feedback — I really appreciate it. Since the plugin… -
Committed [3517492] to Plugins SVN:
Tagging version 2.1.6 -
Committed [3517490] to Plugins SVN:
Bump to v2.1.6 -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
open_basedir = {ABSPATH}/ : {ABSPATH}/../ : /dev/shm/ : /tmp/ : /var/ : /cache/ : /proc/… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
sudo chmod 644 /etc/nginx/nginx.confsudo -u www-data cat /etc/nginx/nginx.conf | head -n 10 -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
Ok, so you are running everything on a single monolithic server. nginx.conf detected (strict): No… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
Ok, you just need to keep your live nginx.conf accessible so the plugin can reach… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
because i copied the content of my nginx.conf to dummy-nginx.conf You don’t need to take… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
To diagnose this further, we need to try some technical workarounds. Since I don’t have… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
Hello @tvarga77 To debug this reliably, the simplest approach is to run the exact preload… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
Hello @kaganvmz You are welcome. According to your cache_key : fastcgi_cache_key "$scheme$FIRST_FASTCGI_HOST$request_uri"; The real problem… -
Posted a reply to Just checking – will this plugin remain supported for 2026?, on the site WordPress.org Forums:
v2.1.5 is out. FYI. -
Posted a reply to hate to say this: **your plugin may’ve deleted my wp-content**, on the site WordPress.org Forums:
@doctorproctor v2.1.5 is out — if you've been using a direct download from the GitHub… -
Posted a reply to recommendations for cloudflare integration, on the site WordPress.org Forums:
Good timing — v2.1.5 just dropped and Cloudflare APO Sync is in there, as promised.… -
Posted a reply to Bug: Preload fails with misleading error about Exclude Endpoints / Exclude File, on the site WordPress.org Forums:
Hello @kaganvmz Please update to v2.1.5 which was just released — it includes preload improvements… -
Committed [3488682] to Plugins SVN:
Tagging version 2.1.5 -
Committed [3488677] to Plugins SVN:
Bump to v2.1.5 -
Posted a reply to recommendations for cloudflare integration, on the site WordPress.org Forums:
Hello @doctorproctor Using another caching tool with NPP is always possible with fine adjustments, but… -
Posted a reply to Plugin does not detect Nginx Cache Paths, on the site WordPress.org Forums:
Hello, I’m happy to help with anything plugin-specific. Unfortunately, the server/control-panel configuration side (FastPanel permissions/layout… -
Posted a reply to Just checking – will this plugin remain supported for 2026?, on the site WordPress.org Forums:
Hi there @lanxalot Thanks a lot — glad you like the NPP! Yes, I plan… -
Posted a reply to Clicking “Status” tab after pre-load button crashes entire Ubuntu Server., on the site WordPress.org Forums:
Hello, NPP not tested on Pi ! And not suitable to run on low resource… -
Posted a reply to hate to say this: **your plugin may’ve deleted my wp-content**, on the site WordPress.org Forums:
You’re welcome — I understand the problem clearly. You can be sure that if this… -
Posted a reply to hate to say this: **your plugin may’ve deleted my wp-content**, on the site WordPress.org Forums:
Hello @doctorproctor, Thank you for your reporting. Could you give me more info about your… -
Translated 14 strings on translate.wordpress.org.
-
Wrote a comment on the post I am the plugin author…, on the site Translate WordPress:
Thanks @emre Looking forward to working with the #tr_TR team on other projects as well. -
Translated 31 strings on translate.wordpress.org.
-
Wrote a comment on the post I am the plugin author…, on the site Translate WordPress:
Hi @emre Thank you for your support. I’ve just started translating NPP for #tr_TR and… -
Suggested 24 strings on translate.wordpress.org.
-
Suggested 68 strings on translate.wordpress.org.
-
Suggested 4 strings on translate.wordpress.org.
-
Suggested 88 strings on translate.wordpress.org.
-
Wrote a comment on the post I am the plugin author…, on the site Translate WordPress:
Hi @tobifjellner Thank you for your support. Also thank you the following PTEs for great… -
Wrote a new post, I am the plugin author…, on the site Translate WordPress:
I am the plugin author for "Nginx Cache Purge Preload". We have a great French… -
Posted a reply to Plugin does not detect Nginx Cache Paths, on the site WordPress.org Forums:
Hello @tvphuong41, Thank you for your review. NPP follows all include directives in nginx.conf to… -
Posted a reply to Preload All interrupted after purge on second site with custom cache zone, on the site WordPress.org Forums:
Hello @rucifa, The issue you’re facing is likely caused by another plugin or high traffic… -
Posted a reply to Preload All interrupted after purge on second site with custom cache zone, on the site WordPress.org Forums:
Thank you for clean report. It is not easy to hunt issue such a edge… -
Posted a reply to Preload All interrupted after purge on second site with custom cache zone, on the site WordPress.org Forums:
Thank you for info @rucifa First, confirm whether you’re using GNU Wget or BusyBox Wget—this… -
Posted a reply to Preload All interrupted after purge on second site with custom cache zone, on the site WordPress.org Forums:
Hello @rucifa Thank you for detailed info. Actually Preload All was interrupted before finishing. The… -
Posted a reply to Warning text added to page, on the site WordPress.org Forums:
Hi @mtissington v2.1.4 has been released with fixes specifically addressing this issue. Please update and let… -
Posted a reply to Preload not working, on the site WordPress.org Forums:
@gabrielbonifacio v2.1.4 is out now. Please let me know if It’s working for you. Best. -
Posted a reply to Fatal error while using any WP CLI command, on the site WordPress.org Forums:
@sergeybv v2.1.4 is out now. Please let me know if the issue resolved for you.… -
Posted a reply to WHC with Apache and Nginx Cache Enabled (nginx as a reverse proxy), on the site WordPress.org Forums:
@frallard v2.1.4 is out now. Please let me know if It’s fixed the issue. Best. -
Posted a reply to Problem with auto purge after a modification, on the site WordPress.org Forums:
@pasqualerussi v2.1.4 is out now with the Purge Scope feature. Please let me know if… -
Committed [3372959] to Plugins SVN:
Tagging version 2.1.4 -
Committed [3372958] to Plugins SVN:
Bump to v2.1.4 -
Posted a reply to Problem with auto purge after a modification, on the site WordPress.org Forums:
You are welcome, Hi! One quick clarifier so I wire this up to the right… -
Posted a reply to Problem with auto purge after a modification, on the site WordPress.org Forums:
Hello @pasqualerussi This is nice to have feature, I will ship it with v2.1.4 Thanks. -
Posted a reply to WHC with Apache and Nginx Cache Enabled (nginx as a reverse proxy), on the site WordPress.org Forums:
Hi François, @frallard Thank you so much for your message — and especially for starting…
Developer
-
Nginx Cache Purge Preload
Active Installs: 200+
Plugins
Türkçe (Turkish) Plugins Translation Editor - #tr_TR
-
Nginx Cache Purge Preload
Active Installs: 200+