This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.1.21.7. 3scale Istio Adapter APIcast エミュレーション
3scale Istio アダプターは、以下の条件が満たされる場合に APIcast と同様に動作します。
- 要求が定義されるマッピングルールと一致しない場合、返される HTTP コードは 404 Not Found になります。これは、以前は 403 Forbidden でした。
- 要求が制限を超えるために拒否されると、返される HTTP コードは 429 Too Many Requests になります。これは、以前は 403 Forbidden でした。
-
CLI でデフォルトのテンプレートを生成する場合、ヘッダーにはハイフンではなくアンダースコアが使用されます (例:
user-key
ではなくuser_key
が使用されます)。