Jump to content

lenteur lors de la validation du panier


Recommended Posts

Bonjour,

j'ai un problème sur Prestashop. Mon site fonctionne bien mais une énorme lenteur est présente lors de la validation du panier. Dans les lots j'ai 

[Mon Jun 10 13:50:59 2024] [error] [client 93.123.39.131] [host kerozenn.fr]AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

[Mon Jun 10 13:55:27 2024] [error] [client 2001:19f0:5401:2465:5400:4ff:fef6:632a] [host kerozenn.fr] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

J'ai essayé pas mal de réglages mais je suis bloquée.

Des idées Merci beaucoup!

prestashop 1.7.8.2

hébergement performance ovh (cdn désactivé)

PhP 7.4

Link to comment
Share on other sites

Posted (edited)

Le voilà en entier merci!

https://www.site.kerozenn.fr/kerozenn/ (site en maintenance pour le moment car le passage à la commande est trop long)

 

# ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again
# .htaccess automaticaly generated by PrestaShop e-commerce open-source solution
# https://www.prestashop.com - https://www.prestashop.com/forums

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

<IfModule mod_rewrite.c>
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE On
</IfModule>


# Disable Multiviews
Options -Multiviews

RewriteEngine on

 

Edited by kerozenn (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...