Opened 7 years ago
Closed 7 years ago
#46203 closed defect (bug) (invalid)
slow loading ajax
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Hello
the loading of ajax is very long, for example this page:
https://xxxx.fr/wp-admin/admin-ajax.php?id=1234&action=xxx_show_card&security=xxxxx
puts 1.1second to load for this result:
{"post_name": "xxx xxx", "post_imgurl": "http: xxx ..."}
from what I read in the doc, admin-ajax.php loads all the components
Thanks
William
Is there no way to reduce this?
Change History (1)
Note: See
TracTickets for help on using
tickets.
@lawix This is more of a support question than a bug report. There are far too many unknown variables to answer whether your particular performance results are a core issue or not.
For general support, you can try asking on the WordPress Support Forums or on StackExchange.
If you've discovered a specific performance issue in
admin-ajax.phpthat can be improved, then please feel free to reopen the ticket with further details.