# 15/11/2023 General Maintenance

## :scales: Removed a now defunct load balancer

This has been replaced by a new caching mechanism.&#x20;

## &#x20;:bug: Resolved 500 error

Resolved the webshops returning a 500 response when they used the PayPal payment gateway and they visited the /payment page directly via a URL (not through a webshop link).&#x20;

:woman\_technologist: Jules


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/november-2023/15-11-2023-general-maintenance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
