Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy Mode does not work #4

Open
Sama34 opened this issue Jan 27, 2024 · 1 comment
Open

Lazy Mode does not work #4

Sama34 opened this issue Jan 27, 2024 · 1 comment

Comments

@Sama34
Copy link
Collaborator

Sama34 commented Jan 27, 2024

The following piece of code seems to be breaking lazy mode :

ob_start('google_seo_url_lazy');
register_shutdown_function(create_function('', 'while(@ob_end_flush());'));

@Sama34
Copy link
Collaborator Author

Sama34 commented Apr 14, 2024

image

This is probably related to my server configuration, so I will paste them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant